Welcome![Sign In][Sign Up]
Location:
Search - Direct show

Search list

[VOIP programAVChat

Description:
Platform: | Size: 169984 | Author: leafxt | Hits:

[VC/MFCDirectShowt

Description: 清晰版DirectShow实务精选,欢迎下载-Clear and practical version of Featured DirectShow are welcome to download
Platform: | Size: 15294464 | Author: 黎明 | Hits:

[Otherdirectshow_SDK

Description: 网上牛人翻译的directshow sdk,对于学习directshow的初学者熟悉directshow整体开发流程及关键技术有很大的帮助!-Online translation cattle were directshow sdk, for the beginner to learn DirectShow DirectShow familiar with the overall development process and key technologies of great help!
Platform: | Size: 1072128 | Author: Shane | Hits:

[Software EngineeringIntroduction_to_DirectShow

Description: Introduction to DirectShow: Basic & important concepts related to DirectShow. Through this guide, the reader could build his/her own 1st DirectShow application with furthermore much detailed ideas/thinkings.
Platform: | Size: 721920 | Author: Mars Alucard | Hits:

[Windows CEPLAYMP3

Description: EVC下用directshow做的MP3播放器, 所有按纽全是帖图,进度条和音量条也是帖图-EVC using DirectShow do the MP3 player, all the button is帖图, the progress bar and volume is also帖图
Platform: | Size: 423936 | Author: 胡浩 | Hits:

[Special Effectsdirectxshow

Description: vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助-camera control vc6.0 source code, the use of highly efficient directxshow,小弟reference a lot of information in order to engage in to understand, and share, in the hope that we have to help
Platform: | Size: 25600 | Author: casecurity | Hits:

[DirextXPlayWnd

Description: 应用directshow自己开发的一个播放器软件 适合初学者学习使用,未封装类,方便初学者了解dshow的API函数。-Application Development DirectShow own a player learning to use software suitable for beginners, no packaging category for beginners to understand the API function dshow.
Platform: | Size: 4807680 | Author: 云霄 | Hits:

[Picture Viewerwebcam

Description: 该程序用来实现如何用directshow 连接摄像头,-The procedure used for how to use DirectShow connected camera,
Platform: | Size: 60416 | Author: zhegnkebiao | Hits:

[DirextXMain

Description: vc++ directshow 窗口播放 跑马灯滚动字幕-vc++ directshow player window Marquee scrolling subtitles
Platform: | Size: 3887104 | Author: 单鹏飞 | Hits:

[Special EffectsPlay

Description: 该软件利用Direct Show可以用于播放多种格式的视频文件,且能从网口接收视频数据流-err
Platform: | Size: 5395456 | Author: 黄鸟 | Hits:

[DocumentsDirectshow

Description: Directshow 开发笔记,里面的内容很丰富,值得一看和学习-Directshow Development notes, the contents of which is very rich, worth a visit and learning
Platform: | Size: 728064 | Author: dengyou | Hits:

[Windows CECEPlayer

Description:
Platform: | Size: 55296 | Author: maomao | Hits:

[Streaming Mpeg4SimplePlayer

Description: 基于DirectShow的播放器,可用于播放wmv,asf等文件-DirectShow-based player can be used to play wmv, asf and other documents
Platform: | Size: 75776 | Author: angelli2001 | Hits:

[DirextXDirectshow

Description: 翻译的DirectShow SDK的开发笔记,是学习DirectShow SDK开发者不错的学习资料-Translation of the DirectShow SDK Development notes, is to learn from DirectShow SDK developers good learning materials
Platform: | Size: 1072128 | Author: 缪良灿 | Hits:

[DirextXSpecialPlayer

Description: 自己开发的一个播放器,使用了Directshow技术,将sourefilter集成到exe里,目前是文件播放,稍经改造,就可以改造成一个实时的媒体播放器,是初学者和工程技术人员一个不错的借鉴。-Their own development as a player, using the Directshow technology, sourefilter integrated into the exe, the file is currently broadcast, slightly modified, can be transformed into a real-time media players, is for beginners and engineers a good reference .
Platform: | Size: 1053696 | Author: liulaoyu | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[Video CaptureCAPPreview

Description: 一个DirectShow结合VC++的视频捕捉及预览系统 是DirectShow初学者很有帮助的源代码-DirectShow combining a VC++ The video capture and preview system is very helpful for beginners DirectShow source code
Platform: | Size: 4068352 | Author: 孙凤 | Hits:

[Video Capture2007112823496931

Description: 网络视频监控系统!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-Network Video Surveillance System! Program running on Windows 98/2000/XP/2003 platform can be VC++ 6.0 or. NET debug. Before commissioning the installation of Microsoft DirectX 9.0 SDK.
Platform: | Size: 3546112 | Author: 王艳飞 | Hits:

[DirextXstrmbasd.lib(forVC6)

Description: strmbasd.lib(for VC6),directshow编译后的库文件-strmbasd.lib (for VC6), directshow compiled library file
Platform: | Size: 601088 | Author: zhangf | Hits:

[Streaming Mpeg4VODServer

Description: video on demand 有vod server 和 client端 需配合direct show-video on demand has vod server and client side need to tie in with direct show
Platform: | Size: 10486784 | Author: chad | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »

CodeBus www.codebus.net